home *** CD-ROM | disk | FTP | other *** search
- On Wed, 22 Feb 1995, Stan DodgyGeezer wrote:
-
- [...]
- >
- > 1. Is there any way at all to do dynamic memory allocation
- > and deallocation in AMOS? I'm using AMOS creator at the moment,
- > perhaps switching to AMOS Pro would solve this one?
- >
-
- Yes... but you have to do it yourself using Exec. You just
- have to Alloc() and Free()... If anyone is intrested I can post
- the 2 small procedures to Alloc and Free memory.
-
- mike
-
-